How to Install bladerf software package in Debian 8 (Jessie)

How to Install bladerf software package in Debian 8 (Jessie)

bladerf software package provides nuand bladeRF software-defined radio device (tools), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install bladerf 

bladerf is installed in your system.

Make ensure the bladerf package were installed using the commands given below,

$ sudo dpkg-query -l | grep bladerf *

You will get with bladerf package name, version, architecture and description in a table

bladerf package basic information:

Distro Debian 8 jessie
Section Communication Programs
Package bladerf
Version 0.2014.09~rc2-5
Description nuand bladeRF software-defined radio device (tools)
Sub Section comm


See Also, How to uninstall or remove bladerf software package from Debian 8 (Jessie)?